home *** CD-ROM | disk | FTP | other *** search
- dd.lha - executable and source for a AmigaDOS version of the
- Unix tool "dd".
- ixemul.library - latest (?) version of ixemul.library
- make-3.67.lha - binary and sources for amiga version of GNU make 3.67
- pdksh-920711.lha - Amiga binaries and sources for ksh clone. Used when
- compiling 680x0 linux on the Amiga. Install as bin:sh.
- setpath.rexx - An ARexx script I run from my s:user-startup after
- setting all paths. This sets up the PATH environment
- variable for use by pdksh (bin:sh). Put it in REXX:.
- The last line of my s:user-startup is "rx setpath".
- gas-2.2.gz - AmigaDOS executable of gas-2.2 with m68k-linux
- configuration.
- tools-amiga.tar.gz - (hopefully) drop-in m68k-linux development
- environment for amigados. To be installed over
- top of an existing gcc 2.5.4 distribution. You
- use the "sh", "make", "rm" etc from the gcc 2.5.4
- distribution. This file contains an appropriate
- gcc "specs" file, the m68k-linux binutils,
- gas-2.2, and symbolic links to the amigados
- compiler and c preprocessor. When you want to
- invoke the m68k-linux compiler, invoke:
- gcc -b m68k-linux
- Source for gas and the binutils can be found up one
- directory. To install it, move to the directory above
- gcc: and gunzip/untar it.
- amigados.gcc.diffs.gz - patches for gcc-2.5.8 to allow building of gcc on
- an amigados system.
- gcc.ados.linux.2.5.8.tar.gz - binaries for an m68k-linux cross-compiler
- hosted on amigados. To install it, move to
- gcc: and gunzip/untar this file.
-